trilium
Preparing search index...
Backend Script API
<internal>
node_modules/@types/xml2js
BuilderOptions
Interface BuilderOptions
interface
BuilderOptions
{
allowSurrogateChars
?:
boolean
;
attrkey
?:
string
;
cdata
?:
boolean
;
charkey
?:
string
;
doctype
?:
any
;
headless
?:
boolean
;
renderOpts
?:
RenderOptions
;
rootName
?:
string
;
xmldec
?:
XmlDeclarationAttributes
;
}
Index
Properties
allow
Surrogate
Chars?
attrkey?
cdata?
charkey?
doctype?
headless?
render
Opts?
root
Name?
xmldec?
Properties
Optional
allow
Surrogate
Chars
allowSurrogateChars
?:
boolean
Optional
attrkey
attrkey
?:
string
Optional
cdata
cdata
?:
boolean
Optional
charkey
charkey
?:
string
Optional
doctype
doctype
?:
any
Optional
headless
headless
?:
boolean
Optional
render
Opts
renderOpts
?:
RenderOptions
Optional
root
Name
rootName
?:
string
Optional
xmldec
xmldec
?:
XmlDeclarationAttributes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Surrogate
Chars
attrkey
cdata
charkey
doctype
headless
render
Opts
root
Name
xmldec
trilium
Loading...